home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: newshub.nosc.mil!news!herman
- From: herman@nosc.mil (John W. Herman)
- Subject: Re: Procedure for CRC-16 Value for a given text string
- X-Nntp-Posting-Host: marlin.nosc.mil
- Message-ID: <1996Jan13.010810.23158@nosc.mil>
- Sender: news@nosc.mil
- Organization: NCCOSC RDT&E Division, San Diego, CA
- References: <30f486cf.64849689@news.alt.net> <4d21np$374@crl4.crl.com>
- Date: Sat, 13 Jan 1996 01:08:10 GMT
-
- kossick@crl.com (Paul J. Kossick) writes:
-
- >JC (jcharper@alt.net) wrote:
-
- >: To anyone with some knowledge of C - programming language. I need a
- >: procedure that will compute a CRC-16 value for a given text string.
- >: This should receive a text string as input and produce a two byte CRC
- >: value as output. The output has to be two data bytes. The carriage
- >: return byte is not to be included in the CRC computations. This should
- >: be able to read text strings from the terminal, call the procedure,
- >: and then print the string and the appropriate CRC value. The output
- >: will be the text string that was input and the corresponding CRC
- >: value. Then, the CRC value should be converted into a 4 digit Hex
- >: value. Any suggestions ???
-
- >: Please help !!
-
- >Why am I tempted to quote my consulting rates here?
-
- Do you consult on homework? If you do, you might make some bucks with
- this one. He sounds desperate.
-